CC104 – Final Website Project
Instructor
Mr. Raymark Udan
CC104 Instructor
"Empowering students through innovative teaching and practical computer science education."
About This Website
Welcome to Our Digital Study Binder!
This website serves as our final requirement for CC104. It contains comprehensive materials on algorithms, pseudocode, and data structures, presented in an organized digital study binder format.
Our goal is to create a clean, academic-inspired interface that facilitates learning and reference for computer science concepts.
Group Members (BSIT 2H)
Angeles, Sean Aaron C.
ID: 001
Bacerra, John Paul S.
ID: 002
De Guzman, Aaron David C.
ID: 003
De Guzman, Wilhelm Galilei M.
ID: 004
Lacanilao, Eunice Joy L.
ID: 005
Lagmay, Jacob Ezrael S.
ID: 006
Mangsat, Diocel M.
ID: 007
Pasag, Angela M.
ID: 008
Salazar, Carvi F.
ID: 009
Samson, Leionne Johnson D.
ID: 010
Featured Content
Algorithms
Explore 10 fundamental algorithms with step-by-step explanations and visual examples.
View AlgorithmsPseudocode
Learn how to write proper pseudocode with clear structure and indentation.
View PseudocodeData Structures
Implement arrays, stacks, queues, and trees with C++ code examples.
View Data Structures